From ac82bd640576234bfc2a2eaf9d48d60927aa4eac Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sun, 15 Aug 2021 15:57:17 +0100 Subject: [PATCH] d/watch, d/copyright: Exclude pregenerated documentation There's a lot of it, and excluding it makes the diff to review a lot smaller. --- debian/copyright | 5 +++++ debian/watch | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 184011ca0e..ff21ee5842 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,6 +3,11 @@ Upstream-Name: GTK Source: https://download.gnome.org/sources/gtk/ License: LGPL-2.1+ Files-Excluded: + docs/reference/gdk/gdk4 + docs/reference/gdk/gdk4-wayland + docs/reference/gdk/gdk4-x11 + docs/reference/gsk/gsk4 + docs/reference/gtk/gtk4 subprojects/gi-docgen/gidocgen/templates/basic/*.woff subprojects/gi-docgen/gidocgen/templates/basic/*.woff2 diff --git a/debian/watch b/debian/watch index 747e288d46..5f377dc365 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=4 -opts="repack,dversionmangle=s/[~+](?:dfsg|ds)[0-9]*//g,repacksuffix=+ds" \ +opts="repack,dversionmangle=s/[~+](?:dfsg|ds)[0-9]*//g,repacksuffix=+ds1" \ https://download.gnome.org/sources/gtk/(\d[\d\.]+)/ \ gtk-@ANY_VERSION@\.tar\.xz -- 2.30.2